*{
  margin:0;
  padding:0;
}
html{
min-width: 1500px;
}
body{
  height: auto;
 width: 100%;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  /*background:#ffffff url(../images/gq75zn.jpg) no-repeat center 5px;/*2025春节背景****/
}
ul{
  list-style-type:none;
}
ul li{
  list-style-type:none;
}
a{
  text-decoration:none;	
  /*font-weight: normal;/*7.3增加防止变粗*/
}
img{
 border:none;
}

/***************头部*******************/
.topindex{
 width:100%;/*两会时期有100%修改为1920px*/
 min-width:1172px;
 height:38px;
 background-color:#1d71b7;
}
.topindex_in{
	width:1220px;
    height:38px;
	line-height:38px;
	margin:0 auto;
}
.topindex_in ul li{
 font-size:12px;
 color:#ffffff;
}
.topindex_in ul li span{
 padding-right:15px;
}
.zuo{
 width:20%;
 float:left;
}
.zhong{
 width:30%;
 float:left;
 text-align:center;
}
.you{
 width:50%;
 float:right;
 text-align:right;
}
.you>span{
	cursor: pointer;
	color:#fff;
}
.serch_blank{
	width:1170px;
	height:70px;
	margin:0 auto;
	position:relative;
}
.qrocde{
	width: 236px;
	height: 100px;
	position: absolute;
	right: -340px;
	bottom:-40px;
}
.qrocde>div{
	width: 100px;
	height: 100px;
}
.qrocde>div>img{
	width: 100%;
	height: 100%;
}
.qr-wx{
	float: left;
}
.qr-wb{
	float: right;
}

.seach {
    width: 1170px;
    margin: 0 auto;

    height: auto;
    overflow: hidden;
	text-align:right;
}
.seacher {
    position: absolute;
    width: 0px;
    /* height: 42px; */
    left: 51%;
    margin-left: 0px;
    top: 32px;
    display: block;
    z-index: 3;
    cursor: pointer;
}
.seacher form {
    width: 245px;
    margin-top: 10px;
    margin-bottom: 10px;
    /* float: right; */
	margin-right: 140px;
}
.text {
    width: 166px;
    border: 1px solid #1d71b7;
    border-right: none;
    height: 30px;
    background-color: #ffffff;
    outline: none;
    color: #b9b9b9;
    font-size: 12px;
    /* float: left; */
    text-indent: 10px;
}
.submit {
    width: 75px;
    height: 32px;
    background-color: #1d71b7;
    border: none;
    outline: none;
    font-size: 14px;
    color: #ffffff;
    /* float: left; */
}
.jinru{
    position: absolute;
    width: 145px;
    height: 70px;
    left: 79%;
    margin-left: 0px;
    top: 475px;
    display: block;
    z-index: 3;
    background: url(../images/zl/jrzt222.png) center no-repeat;
    cursor: pointer;
}

.center_in3{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 5px;
	/*background:#ffffff url(../images/gq75zn.jpg) no-repeat center 0px;/*2025春节背景****/
}
.tounav{
    width: 2450px;
    height: 185px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 15px;
}

/***************导航*******************/
.nav_wrap.mCenter{width:1440px;margin:0 auto}
.nav_wrap.mCenter .pushNav{padding-left:5px}
.nav{height:50px;line-height:50px;margin:auto;background:#1d71b7;/***#bb0508**#1d71b7*/box-sizing:border-box;display:flex;width:1400px;justify-content:center}
.nav ul{width:1400px;display:flex}
.nav li{color:#fff;text-align:center;cursor:pointer;padding:7px 25px;font-weight:bold}

.nav_qian{color: #fff;float: left;margin-right: 835px;width: 500px;margin-top: 1px;}

.nav_qan{float: left;display: block;width: 900px;margin-left: -60px;}
.nav_qan a{color: #fff;text-decoration: none;text-align: center;cursor: pointer;font-weight: bold;margin-left: 70px;}

.nav li div{color:#fff;text-align:center;cursor:pointer;padding:7px 25px;font-weight:bold}

.nav li:nth-last-child(2){padding-right:0}
.nav li:last-child,.nav li:first-child{width:14px;padding:0}
.nav li:first-child{margin-left:50px}
.nav li.nav_language{background:#ff2626;position:relative;box-shadow:-16px 0 10px -2px rgba(0,0,0,.15),16px 0 10px -2px rgba(0,0,0,.15);line-height:43px;padding:0 35px}
.nav li.nav_language::before,.nav li.nav_language::after{content:"";position:absolute}
.nav li.nav_language::before{position:absolute;top:-10px;right:100%;border-bottom:10px solid #ad0101;border-left:15px solid rgba(0,0,0,0);z-index:-1}
.nav li.nav_language::after{background:#ff2626;width:100%;height:10px;position:absolute;left:0;top:-10px}
.nav li span{display:inline-block;position:relative;padding-right:15px}
.nav li.showNav span::after{top:50%;transform:rotate(135deg)}
.nav li span::after{content:"";width:6px;height:6px;position:absolute;right:0;top:calc(50% - 5px);border-left:1px solid rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.8);transform-origin:50% 50%;transform:rotate(-45deg);transition:.3s}
.pushNav{height:0;overflow:hidden;transition:height .2s;position:relative;font-size:18px}
.pushNav::after{content:"";position:absolute;left:0;right:0;bottom:0;height:15px;background:linear-gradient(rgba(0, 0, 0, 0.11), transparent)}
.pushNav ul{width:1400px;margin:0 auto;position:relative;visibility:hidden}
.pushNav li{width:100%;opacity:0;transition:opacity .2s;padding:15px 0 30px 44px;position:absolute;left:0;top:0}
.pushNav li a{white-space:nowrap;line-height:1em;margin:8px 30px 8px 0;display:inline-block}
.pushNav li.moretxt a{margin:5px 25px 12px 0}
.nav li a{color: #fff;}

.toubu{
    width: 1400px;
    height: 0px;
    margin: 0 auto;
    padding: 0px 0 105px 0;
    position: relative;
    min-width: 1400px;
       flex-direction: row-reverse;
    align-content: space-evenly;
    flex-wrap: wrap;
	
	
	
}
.jrxxqg{
    position: absolute;
        width: 485px;
    height: 48px;
    left: 24%;
    margin-left: 0px;
    top: 40px;
    display: block;
    z-index: 3;
    background: url(../images/HYYST.png) center no-repeat;
    cursor: pointer;
	 transform: translateX(10px);
}
.jrxxqg1{
    position: absolute;
    width: 137px;
    height: 31px;
    left: 62%;
    margin-left: 0px;
    top: 44px;
    display: block;
    z-index: 3;
    background: url(../images/btwmw23.png) center no-repeat;
    cursor: pointer;
    transform: scale(0.9);
}
.jrxxqg2{
   float: right;
    width: 95px;
    height: 57px;
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 10px;
}
.jrxxqg3{
    position: absolute;
    width: 120px;
    height: 57px;
    left: 84%;
    margin-left: 0px;
    top: 45px;
    display: block;
    z-index: 3;
    background: url(../images/btttby24.png) center no-repeat;
    cursor: pointer;
    transform: scale(0.9);
}
.jrxxqg4{
    position: absolute;
    width: 125px;
    height: 99px;
    left: 55%;
    margin-left: 0px;
    top: 13px;
    display: block;
    z-index: 3;
    background: url(../images/dangjian1.png) center no-repeat;
    cursor: pointer;
	transform: scale(0.5);
}
.jrxxqg5{
    position: absolute;
    width: 125px;
    height: 99px;
    left: 59%;
    margin-left: 0px;
    top: 13px;
    display: block;
    z-index: 3;
    background: url(../images/pufa1.png) center no-repeat;
    cursor: pointer;
	transform: scale(0.5);
}
.jrxxqg6{
    position: absolute;
    width: 125px;
    height: 99px;
    left: 63%;
    margin-left: 0px;
    top: 13px;
    display: block;
    z-index: 3;
    background: url(../images/btwjpd23.png) center no-repeat;
    cursor: pointer;
	transform: scale(0.5);
}
.hywlogo{
    position: absolute;
    width: 332px;
    height: 100px;
   
    margin-left: -67px;
    top: 0px;
    display: block;
    z-index: 3;
    background: url(../images/logohb.png) center no-repeat;
    cursor: pointer;
}

/***************总书记头条部分****************/
.text-blue1, a.text-blue1 {
    color: #2775b6;
}
.pb-3, .py-3 {
    padding-bottom: 0.1rem !important;
}
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.text-grey1, a.text-grey1 {
    color: #d30b0b !important /* #748291 *//*#1d71b7*/;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.text-center {
    text-align: center !important;
	 font-size: 2.5rem;
    width: 1430px;
    margin-right: -125px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 550;
    line-height: 1.3;
}
.text-secondary {
    color: #1d71b7 !important;
}
.h4, h4 {
    font-size: 1.125rem;
    margin-left: 20px;;
}
.pb-2, .py-2 {
    padding-bottom: .5rem !important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.lineH15 {
    line-height: 1.6;
}
.float-right {
    float: right !important;
	margin-top: -3px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	}
.bg-gray1 {
    background-color: #F5F7F9;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .d-sm-block {
        display: block !important;
		 height: 30px;
    }
}

@media (min-width: 768px) {
	
	/* 栏距 */
	.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { padding-right: 10px;padding-left: 10px;}
	.row { margin-right: -10px; margin-left: -10px;}
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto { padding-right: 10px;padding-left: 10px;}	

}

@media (min-width: 576px) {
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 64.066667%;
    }
}	
@keyframes witr_bounce {
  0%,
  100%,
  20%,
  50%,
  80% {  -webkit-transform: translateY(0);   transform: translateY(0); }
  40% {  -webkit-transform: translateY(-10px);  transform: translateY(-10px);  }
  60% {  -webkit-transform: translateY(-5px);  transform: translateY(-5px); }
}
@media (min-width: 1260px) {
    .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        padding-right: 15px;
        padding-left: 15px;
    }
    .row {
        margin-right: -15px;
        margin-left: -15px;
		margin-top: 8px;
    }
	    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto {
        padding-right: 15px;
        padding-left: 15px;
    }
	    .card-body2 {
        padding: 0 0.25rem 0.5rem 0.5rem;
    }
	.card-body, .card-body2 {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
}
/**习近平头图**/	
.tophd1 .swiper-container {
    padding-bottom: 0.5rem;
    --swiper-theme-color: #ff9724;
    --swiper-navigation-color: #FFE8C6;
    --swiper-navigation-size: 3rem;
    position: relative;
}
.tophd1 .imgbg {
    overflow: hidden;
	height: 492px;
}
.rounded-lg {
    border-radius: .3rem !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
.ts-img-title1 {
width: 875px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1.3;
    overflow: hidden;
    padding: 10px;
    color: #fff;
    z-index: 10;
    background-color: rgb(52 58 64 / 50%);
    border-radius: 6px;
    background-color: rgba(52, 58, 64, 0.5);
}
.text-light {
    color: #f8f9fa !important;
}
.tophd1 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.tophd1 .swiper-button-next, .tophd1 .swiper-button-prev {
    opacity: 0.6;
    top: 48%;
}
/***要闻****/
.tit03li03{
	height:60px;
	font-size: 16px;
	/*background: url(../images/list.gif) no-repeat 7px 16px; 元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
	line-height:20px;
}
.tit03li03>a{
	width:425px;
	height:33px;
	display:block;
	line-height:33px;
	color: #656565;
}
.tiaoti01{
    width: 100%;
    height: 70px;
}
.tiaoti01 p{
font-size: 16px;
    padding: 0.5rem 0.1rem 0.3rem 0.75rem;
	    color: #333;
}
.tiaoti01 p a{
    font-size: 16px;
   
}
.tiaoti01 img{
width: 100%;
    height: 40px;
    margin-left: 0px;
    padding: 0rem 0.1rem 0.1rem 0.75rem;
    margin-top: 0px;
   
}
.tiaoti a {
    color: #000000 !important;
}
.tit03li02 a {
    width: initial;
    display: initial;
    color: #333333 !important;
}
.shadow-tsh1 {
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}
.card {
    width: 518px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.pl-3, .px-3 {
    padding-left: 1rem !important;
}
.pr-3, .px-3 {
    padding-right: 1rem !important;
}
.pt-3, .py-3 {
    padding-top: 0.8rem !important;
}

.mt-n1, .my-n1 {
    margin-top: 0.1rem !important;
}
.rounded-lg {
    border-radius: .3rem !important;
}
.list-group-flush {
    border-radius: 0;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: -455px;
    border-radius: .25rem;
}
.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.list-group-item {
    border: 1px dotted rgba(0, 0, 0, 0.125);
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.mouse-icon1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
}
.mouse-icon1 img {
    opacity: 0.5;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.d-block {
    display: block !important;
}
.rounded-lg {
    border-radius: .3rem !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 66.666667%%;
}
@media (min-width: 1460px) {
    .ts_item1 .list-group-item {
        /* font-size: 1.125rem; */
        font-size: 1rem;
        padding: 0.5rem 0.75rem 1.75rem 1.625rem;
    }
}	
@media (min-width: 1460px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1430px;
    }
}
@media (min-width: 576px) {
    .col-sm-4 {
	    margin-left: -33px;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 37.333333%;
        max-width: 33.333333%;
    }
}
/*********************************/
.centersy{
 width:100%; /*两会时期有100%修改为1920px*/
 min-width:1172px; 
  height:auto;
	-moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
 /* background:#ffffff url(../images/gq75zn.jpg) no-repeat center 160px;*/
  margin-top: 0px;
  /********22年12月30日改动锁定网页大小浮动*************/
    display: flex;
    flex-wrap: wrap;
flex-direction: column;
    align-content: space-evenly;
	/********************/
}
.center_in{
  width:1400px;
  height:auto;
  overflow: hidden;
  margin:0 auto;
  background-color:#fff;
  margin-top:15px;
      margin-top: 0px;
    /*border-top: 14px solid #eff0f1;*/
}
.center_show{
  width:1170px;
  height:auto;/*元旦修改 原值auto*/
  overflow:hidden;
  margin:0 auto;
  background-color:#fff;
  margin-top:4px;
}
}
.down{
 float:right;
 width:320px;
 height:30px;
 margin-top:7px;
}
.down span{
display:inline-block;
 height:30px;
 line-height:30px;
 width:155px;
 text-align:center;
 color:#ffedcd;
 border-left: 1px solid #ffedcd;
}
/* 大图无缝滚动开始 */
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  }

.picMarquee-left .bd{ padding:0px;margin: 0;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; padding: 0;margin: 0;}
.picMarquee-left .bd ul li{ margin:0; float:left; _display:inline; overflow:hidden; text-align:center;  }

.picMarquee-left .bd ul li img{ width:931px; height:325px; display:block; padding:0px; }
.tsh-60-10 {height: 25px;width: 100%;clear: both;overflow: hidden;}
 .tsh-30-10 {height: 20px;width: 100%;clear: both;overflow: hidden;}
 
  .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #1d71b7;
}

/* 大图无缝滚动结束 */
/************头图下专题专栏滚动****************/
.hr_10,.hr_30,.hr_20,.hr_5,.hr_3,.hr_1 {height:20px;clear:both;font-size:1px;line-height:1px;overflow:hidden;}
.hr_30{height:30px;}.hr_20{height:24px;}.hr_5{height:5px;}.hr_3{height:3px;}.hr_1{height:1px;}
@media (min-width: 1366px){
    .sub-nav,.sub-nav01,.main-cloum22{width: 668px; margin: auto;margin-left: 0px;margin-top: -9px;} 
    .sub-nav  ol li{font-size: 18px;padding-right: 43px;}
    .sub-nav01 ol li{ padding-right: 11px;}
    .Hotnews .a1{font-size: 48px;line-height: 64px;} 
    .Hotnews .b2{font-size: 39px;line-height: 54px;}
    .Hotnews .c3{font-size: 30px;line-height: 46px;}
    .cloum01{width: 790px;}
    .cloum02{width: 380px;}
    .bb-tit{font-size: 16px;line-height:28px;}
}
.picScroll-left4{ overflow:hidden; position: relative; margin-left: 0px;}
.picScroll-left4 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left4 .bd ul li{ margin-right:6px;width:215px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left4 .bd ul li img{ width:220px; height:80px; display:block;margin-top:10px;   }
 a:-webkit-any-link,a:-webkit-any-link:focus,a:focus {outline:0;color: #656565;}
        .next,
        .prev {
            cursor: pointer;
        }
/***************广告*******************/
.middle_gg{
 float:left;
 height: 85px;
}
.middle_gg1{
 float:left;
 margin-top: 18px;
}
.middle_gg2{
 float:left;
 margin-top: 30px;
}
.middle_gg3{
 float:left;
}
.middle_gg4{
 float:left;
 margin-top: -5px;
}
.middle_gg5{
 float:left;
 margin-top: -25px;
}
.middle_gg6{
 float:left;
 margin-top: 0px;
    height: 85px;
}
.middle_gg7{
 
 margin-top: 115px;
 margin-right: 10px;
}
.middle_gg8{
 
 margin-top: -3px;
 margin-right: 10px;
}
.middle_gg9{
    width: 777px;
    float: right;
}
.middle_gg10{
 
 margin-top: -3px;
 margin-right: 10px;
}
.middle_gg11{
  float: right;
    margin-top: 0px;
    margin-right: -7px;;
 
}
.middle_gg12{
 float:left;
     margin-left: 10px;
}
.middle_gg13{
 margin-top: -3px;
 margin-right: 10px;
}
.middle_gg14{
 margin-top: -3px;
 margin-right: 10px;
}
.middle_gg15{
 
    margin: 0 auto;
    margin-top: 0px;
}
.gg01{
	float:left;
	margin-bottom:25px;
}
.gg02{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	margin-top: 0px;
}
.gg03{
	float:right;
	margin-bottom:20px;
	margin-top: 0px;
}
.gg04{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	margin-top: 10px;
	
}
.gg05{
	float:right;
	margin-bottom:20px;
	margin-top: 10px;
}
.gg06{
	float: left;
    margin-right: 18px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.gg07{
	float:right;
	margin-bottom:20px;
	margin-top: 10px;
}
.gg08{
	float:left;
	margin-bottom: 25px;

}
.gg09{
    margin: 0 auto;
	margin-top: 20px;
    width: 1400px;
}
.gg10{
    margin: 0 auto;
    width: 1400px;
    margin-top: 15px;
}
.gg11{
	float:left;
	margin-right:22px;
	margin-bottom:20px;
	margin-top: 10px;
}
.gg12{
	/*float:right;*/
	margin-top: 12px;
}
.gg13{
	float:left;
	margin-right:0px;
	margin-bottom:20px;
	margin-top: 10px;
}
.gg14 {
    
    margin-top: 10px;
}
/************滚动banner****************/
.gg{
  width:1400px;
  height:75px;
  overflow: hidden;
  margin-top: 20px;
  
}

.gg #gg_kv{
    width: 100%;
    height: 100%;
}

#gg_kv .swiper-pagination li{
    width: 8px;
    height: 8px;
    border-radius: 0;
    background-color: #ffffff;
    opacity: 1;
}
#gg_kv .swiper-pagination .swiper-pagination-bullet-active{
    background-color: red;
}
.gg1{
width: 1400px;
    height: auto;
    overflow: hidden;
    margin-top: 10px !important;
    margin: auto;
}

.gg1 #gg1_kv{
    width: 100%;
    height: 100%;
}

#gg1_kv .swiper-pagination li{
    width: 8px;
    height: 8px;
    border-radius: 0;
    background-color: #ffffff;
    opacity: 1;
}
#gg1_kv .swiper-pagination .swiper-pagination-bullet-active{
    background-color: red;
}
.gg2{
  width:1400px;
  height:auto;
  overflow: hidden;
  margin-top: 10px !important;
  margin:auto
  
}

.gg2 #gg_kv{
    width: 100%;
    height: 100%;
}

#gg2_kv .swiper-pagination li{
    width: 8px;
    height: 8px;
    border-radius: 0;
    background-color: #ffffff;
    opacity: 1;
}
#gg2_kv .swiper-pagination .swiper-pagination-bullet-active{
    background-color: red;
}
/***************头条*******************/
#KinSlideshow_xjp .tit{
	height:45px;
	line-height:20px;
	padding: 10px;
}
.tit{
    float: left;
    width: 100%;
    height: auto;
    margin-left: 5px;
    margin-top: 25px;
}
.tit dl{
	width: 100%;
    height: auto;
    line-height: 25px;
    margin-top: -5px;
}
.tit dt{
    float: right;
    width: 40px;
    height: 22px;
    margin-top: -37px;
    margin-left: 10px;
    margin-right: 15px;
}

.tit dl dd{
	float:right;
	width:1400px;/*元旦修改 原值1060*/
	text-align:center;
	height: auto;
}
.tit dt a{
	margin-right:18px;
    font-size: 14px;
	color: #1d71b7;
}	
.titdd01{
	float:right;
	height: auto;
	width:1400px;/*元旦修改 原值1060*/
	text-align:center;
}
.titdd01 a{
    font-size: 33px;
    font-weight: bold;
    color: #337ab7;
    line-height: 40px;
}
.titdd02{
	text-align:center;
	line-height: 3.5rem;
}
.titdd02 a{
    margin-right:10px;
    font-size: 16px;
	color: #404040;/*#315798;#404040；#dc030b*/
	
}
.tit02{
	float:left;
	margin-top:6px;
	width:1400px;
	height:60px;
	margin-left: 15px;/*元旦增加*/
}
.tit02 dl{
	float:left;
	width:1400px;
	height:28px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
}
#head_guntu{
	position: relative;
	width:92%;
	height: 28px;
	overflow: hidden;
}
#head_guntu>div{
	position: relative;
	overflow: hidden;

	height: 28px;
}
.tit02 dl dt{
	float:left;
	width:7%;
	height:28px;
	line-height:28px;
	font-size: 14px;
	color: #f87826;
    margin-right: 10px;
	overflow:hidden;
}
.tit02 dl dt a{
	color: #f87826;
}
.tit02 dl dd{
	float:left;
	margin-right:10px;
	height:28px;
	font-size: 14px;
	line-height:28px;
	color: #404040;
	background: url(../images/list.gif) no-repeat 7px 12px;
	padding-left: 15px;
}
.tit03{
	float:left;
	margin-top:30px;
	width:690px;
	height:935px;
	margin-left: 0px;
}
.tit03 p{
	width:690px;
	height:56px;
	line-height:56px;
	font-size: 25px;
	color: #1d71b7;
	text-indent:24px;
	background:#ffffff url(../images/yaowen.png) no-repeat top center;
}
.tit03 p span{
	float:right;
	margin-right:10px;
	width:70px;
	height:56px;
	line-height:56px;
	font-size: 12px;
	color: #838383;
	text-align:center;
}
.tit03 p span a{
	color: #838383;
}

.tit03li01{
	font-weight:bold;
	font-size: 18px;
}
.tit03li01 a{
	color: #000000;
}
.tit03li02{
	height:35px;
	font-size: 16px !important;
	/*background: url(../images/list.gif) no-repeat 7px 16px; 元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
	line-height:33px;
	padding: 0.3rem 0.5rem 2.56rem 0.25rem;
	/*font: 400 1em / 1.8 "SimSun", "宋体", "PingFang SC", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, Helvetica, Arial, sans-serif;*/
}
.tit03li02>a{
	width:425px;
	height:33px;
	display:block;
	line-height:33px;
	color: #656565;
}

.icon_wangping {
    display: inline-block;
    width: 66px;
    height: 22px;
    background: url(../images/lg_wp1.png) no-repeat;
    vertical-align: middle;
    margin-right: 3px;
	float: left;
    margin-left: 0px;
    margin-top: 5px;
}
}
.icon_wangping a {
    display: inline-block;
    width: 66px;
    height: 22px;
/*************总书记头条*********/
}
.titzsj{
	float:left;
	width:100%;
	height: 100px;
	margin-left: 0px;
	margin-top: 0px
}
.titzsj dl{
	width:100%;
	height:72px;
}
.titzsj dt{
   float: right;
    width: 28px;
    height: 22px;
    margin-top: -10px;
    margin-left: 0px;
    margin-right: 10px;
}
.titzsj dt a{
	margin-right: 18px;
    font-size: 14px;
    color: #1d71b7;
}

.titzsj dl dd{
	float:left;
	width:1170px;
	text-align:center;
	 margin-top: 5px;
}

.titdd01zsj{
	float:left;
	width:1170px;
	height: 50px;
	text-align:center;
}
.titdd01zsj a{
    font-size: 33px;
	font-weight:bold;
	color: #000000;
}
.titdd02zsj{
	text-align:center;
}
.titdd02zsj a{
    margin-right:10px;
    font-size: 14px;
	color: #404040;   /*#2f5596;#dc030b；#404040*/
	
}
.tit02zsj{
	float:left;
	margin-top:6px;
	width:1150px;
	height:28px;
	margin-left: 5px;/*元旦增加*/
}
.tit02zsj dl{
	float:left;
	width:1150px;
	height:28px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
}

.tit02zsj dl dt{
	float:left;
	width:7%;
	height:28px;
	line-height:28px;
	font-size: 14px;
	color: #f87826;
    margin-right: 10px;
	overflow:hidden;
}
.tit02zsj dl dt a{
	color: #f87826;
}
.tit02zsj dl dd{
	float:left;
	margin-right:10px;
	height:28px;
	font-size: 14px;
	line-height:28px;
	color: #404040;
	background: url(../images/list.gif) no-repeat 7px 12px;
	padding-left: 15px;
}
.lmyh_zsj{
    width: 1158px;
    height: 230px;
    overflow: hidden;
    margin-top: 0px;
	margin-left: 7px;
	background: url(../images/qttp/kkkkkkkkkk.png) no-repeat 0px 0px;
	/*border: 1px solid #1d71b7;*/
}
.lmyh_zsj dl{
   width: 100%;
    height: 90px;
}
.lmyh_zsj dl dt{
    float: left;
    width: 39px;
    height: 90px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
}
.szxw_zsj{
 width:370px;
 float:left;
 margin-top:5px;
}
.szxw_zsj p{
	width:366px;
	height:208px;
	position: relative;
}
.szxw_zsj p span{
	width:370px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: -1px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_zsj p span a{
	color: #ffffff;
}
.szxw_zsj ul{
    float: left;
    width: 370px;
	line-height: 30px;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 0px;
}
.szxw_zsj dt{
    width: 370px;
    line-height: 36px;
    margin-top: 5px;
}
.szxw_zsj ul li{
    font-size: 14px;
	    width: 370px;
    height: 30px;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_zsj ul li a{
    color: #656565;
}
.szxw_zsj2{
 width:370px;
 float:left;
 margin-top:5px;
 margin-left: 17px;
}
.szxw_zsj2 p{
	width:370px;
	height:208px;
	position: relative;
}
.szxw_zsj2 p span{
	width:370px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: -1px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_zsj2 p span a{
	color: #ffffff;
}
.szxw_zsj2 ul{
    width: 370px;
    line-height: 30px;
    margin-top: 0px;
}
.szxw_zsj2 ul li{
    font-size: 14px;
	    width: 370px;
    height: 30px;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_zsj2 ul li a{
    color: #656565;
}
.szxw_zsj3{
 width:370px;
 float:left;
 margin-top:12px;
}
.szxw_zsjright{
 float:left;
 width:370px;
 margin-top:5px;
 margin-left: 15px;
}
.szxw_zsj3 p{
	width:370px;
	height:208px;
	position: relative;
}
.szxw_zsj3 p span{
	width:370px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: -1px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_zsj3 p span a{
	color: #ffffff;
}
.szxw_zsj3 ul{
    width: 370px;
    line-height: 30px;
    margin-top: 0px;
}
.szxw_zsj3 ul li{
    font-size: 14px;
	    width: 370px;
    height: 30px;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_zsj3 ul li a{
    color: #656565;
}
/**********要闻新加*************/

.ywone{
	float:left;
	margin-top:-5px;
	line-height:33px;
	width:510px;
	height:39px;
    padding-left: 0px;
	overflow: hidden;
}
.ywone ul{
	float:left;
	
	line-height:33px;
	width:419px;
	height:33px;
    
	overflow: hidden;
}
.ywone ul li{
    float: left;
    line-height: 33px;
    width: 425px;
    height: 33px;
    overflow: hidden;
}
.tit03li02 one{
	height:33px;
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 16px; 元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
	line-height:33px;
}



.xjywli01{
	font-weight:bold;
	font-size: 18px;
}
.xjywli01 a{
	color: #000000;
}
.xjywli02{
	height:33px;
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 16px; 元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
	line-height:33px;
}
.xjywli02>a{
	width:425px;
	height:33px;
	display:block;
	line-height:33px;
	color: #656565;
}
.xjywli02 span.icon_wangping {
    display: inline-block;
    width: 66px;
    height: 22px;
    background: url(/img/2019peopleindex/images/tubiao/lg_wp.png) no-repeat;
    vertical-align: middle;
    margin-right: 3px;
}
.xjywli02 span.icon_wangping a {
    display: inline-block;
    width: 66px;
    height: 22px;
/***************幻灯*******************/
}
.hd-right{
	float:right;
	margin-top:30px;
	margin-right: 6px;
}
.hd{
	width:655px;
	height:415px;
  box-shadow:3px 3px 5px #333333;
}
.clear_fix:after{
	display:block;
	content: '';
	width: 100%;
	clear: both;
}
/***************栏目*******************/
.lm01{
	float:left;
	width:310px;
	margin-top:20px;
}
.lm01 dl{
	float:left;
	width:334px;
	height:131px;
	margin-top:12px;
}
.lm01 dl dt{
	float:right;
	line-height:24px;
	font-weight:bold;
	font-size: 18px;
	color: #5a5a5a;
	width:224px;
	height:45px;
}
.lm01 dl dd{
	float:right;
	margin-top:12px;
	line-height:22px;
	font-size: 14px;
	color: #5a5a5a;
	width:224px;
	height:70px;
}
.lm01 p{
	float:left;
	width:310px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #010101;
	padding-bottom: 7px;
	background:url(../images/tit03.png) no-repeat bottom left;
}
.lm01 ul{
	float:left;
	width:310px;
	line-height:36px;
	margin-top:5px;
}
.lm01-right{
	float:right;
	width:324px;
	margin-top:5px;
}
.lm01-right>p{
	margin-top: 15px;
	width:324px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #010101;
	padding-bottom: 7px;
	background:url(../images/tit03.png) no-repeat bottom left;
}
.lm01-right p span{
	float:right;
	width:25px;
	height:25px;
}
/*div.leader{*/
	/**/
	/*width: 100%;*/
	/*!*height: 170px;*!*/
/*}*/
.lm01-right dl{
	float:left;
	width:324px;
	height:131px;
	margin-top:12px;
}
.lm01-right dl dt{
	float:left;
	line-height:24px;
	font-weight:bold;
	font-size: 18px;
	color: #5a5a5a;
	width:94px;
	height:131px;
}
.lm01-right dl strong{
	/*float:right;*/
}
.lm01-right dl dd{
	float:right;
	/*margin-top:12px;*/
	line-height:22px;
	font-size: 14px;
	color: #5a5a5a;
	width:224px;
	height:70px;
}
.lm01-right dl dd h2 a{
	color:#5a5a5a;
}
.lm01-right dl dd strong{
	display: block;
	margin-top: 10px;
	color:#ff3300;
}
.lm01-right dl dd>span{

	margin-top: 15px;
}

.leader-foot{
	margin-top: 5px;
}
.leader-foot ul >li{
	font-size: 14px;
	line-height:36px;
	background: url(../images/list.gif) no-repeat 7px 18px;
	padding-left: 15px;
}
.leader-foot ul >li>a{
	color: #656565;
}
#leader_foot_guntu{
	width:100%;
	height: 72px;
	position: relative;
	overflow: hidden;
}
#leader_foot_guntu>ul{
	position: relative;
	height: 72px;
	overflow: hidden;
}
.lm01 ul li{
	font-size: 14px;
	background: url(../images/list.gif) no-repeat 7px 18px;
	padding-left: 15px;
}
.lm01 ul li a{
	color: #656565;
}
.lm01 p span{
	float:right;
	width:25px;
	height:25px;
}
.swiper-leader .slick-dots{
	margin-top: 7px;
}
.swiper-leader .slick-dots li.slick-active {
	background: url(../images/zl_icon.png) no-repeat left -110px;
	width: 22px;
	height: 22px;
	margin-top: -5px;
}

.swiper-leader .slick-dots li {
	background: url(../images/zl_icon.png) no-repeat left -137px;
	width: 6px;
	height: 15px;
	margin: 10px 4px;
	cursor: pointer;
}
.swiper-leader .slick-arrow {
	border: none;
	font-size: 0;
	width: 24px;
	height: 24px;
	position: absolute;
	bottom: 9px;
	z-index: 999;
	background: url(../images/zl_icon.png) no-repeat left top;
}
.swiper-leader .slick-next {
	background: url(../images/zl_icon.png) no-repeat left -29px;
	right: 5px;
	left: auto;
}
.pic01{
	float:left;
	margin-right:8px;
}
.lm02{
	float:left;
	width:366px;
	margin-right:26px;
}
.lm02 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #010101;
	padding-bottom:7px;
	/*background:url(../images/tit03.png) no-repeat bottom left;*/
	border-bottom: 1px solid #1d71b7;
}
.lm02 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm02 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm02 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm02 ul li a{
	color: #656565;
}
.lm02 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm12{
	float:left;
	width:366px;
	margin-right:26px;
}
.lm12 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #010101;
	padding-bottom:7px;
	/*background:url(../images/tit03.png) no-repeat bottom left;*/
	border-bottom: 1px solid #1d71b7;
}
.lm12 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm12 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm12 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm12 ul li a{
	color: #656565;
}
.lm12 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm03{
	float:right;
	width:366px;
}
.lm03 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #010101;
	padding-bottom:7px;
	/*background:url(../images/tit03.png) no-repeat bottom left;*/
	border-bottom: 1px solid #1d71b7;
}
.lm03 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm03 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm03 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm03 ul li a{
	color: #656565;
}
.lm03 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm13{
	float:right;
	width:366px;
}
.lm13 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #010101;
	padding-bottom:7px;
	/*background:url(../images/tit03.png) no-repeat bottom left;*/
	border-bottom: 1px solid #1d71b7;
}
.lm13 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm13 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm13 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm13 ul li a{
	color: #656565;
}
.lm13 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm04{
	float:left;
	width:366px;
	margin-right:26px;
}
.lm04 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	padding-bottom:7px;
	border-bottom: 1px solid #1d71b7;
}
.lm04 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm04 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm04 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px; 元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm04 ul li a{
	color: #656565;
}
.lm04 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm05{
	float:right;
	width:366px;
}
.lm05 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	padding-bottom:7px;
	border-bottom: 1px solid #1d71b7;
}
.lm05 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm05 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm05 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px; 元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm05 ul li a{
	color: #656565;
}
.lm05 p span{
	float:right;
	width:25px;
	height:25px;
}
.lmbox{
	float:left;
	margin-top:50px;
	margin-left: 5px;
	width:1170px;
}
.lm11{
	float:left;
	width:366px;
	margin-right:26px;
}
.lm11 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 15px;
	color: #010101;
	padding-bottom:7px;
	/*background:url(../images/tit03.png) no-repeat bottom left;*/
	border-bottom: 2px solid #83c2f7;
}
.lm11 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm11 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm11 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm11 ul li a{
	color: #656565;
}
.lm11 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm10{
	float:right;
	width:366px;
}
.lm10 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 15px;
	color: #010101;
	padding-bottom:7px;
	/*background:url(../images/tit03.png) no-repeat bottom left;*/
	border-bottom: 2px solid #83c2f7;
}
.lm10 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm10 ul{
	float:left;
	width:366px;
	line-height:36px;
	margin-top:5px;
}
.lm10 ul li{
	font-size: 14px;
	/*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
	/*padding-left: 15px;元旦注释掉了*/
}
.lm10 ul li a{
	color: #656565;
}
.lm10 p span{
	float:right;
	width:25px;
	height:25px;
}
.pic01{
	float:left;
	margin-right:8px;
}
.pic02{
	float:left;
	width:366px;
	height:208px;
	margin-top:12px;
	position: relative;
}
.pic03{
	display: block;
	position: absolute;
	bottom: 78px;
	left: 66px;
	text-align:center;
}
.pic04{
	display: block;
	position: absolute;
	bottom: 30px;
	left: 66px;
	text-align:center;
}
.pic02 span{
	width:366px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: 0px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.pic02 span a{
	color:#ffffff;
}
.pic002{
	float:left;
	width:366px;
	height:117px;
	margin-top:12px;
	position: relative;
}
.pic002wx{
	float:left;
	width:366px;
	height:75px;
	margin-top:12px;
	position: relative;
}
.pic002 span{
	width:366px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: 0px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.pic002 span a{
	color:#ffffff;
}
.pic05{
	float:left;
	width:366px;
	height:208px;
	margin-top:12px;
	position: relative;
}
.pic05 span{
	width:366px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;

	text-align:center;
	display: block;
	position: absolute;
	bottom: 0px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.pic05 span a{
	color:#ffffff;
}
/***************专题与视频*******************/
.lm06{
	float:left;
	width:1150px;
}
.lm06 p{
	float:left;
	width:1096px;
	height:42px;
	line-height:42px;
	font-size: 18px;
	color: #000000;
	padding-left:54px;
	background:url(../images/titzt05.png) no-repeat top center;
	border-bottom: 1px solid #1d71b7;
}
.lm06 p span{
	float:right;
	margin-top: 9px;
	width:25px;
	height:25px;
}
.lm06 ul{
	float:left;
	width:1148px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.lm06 ul li{
	float: left;
    margin-top: 10px;
    margin-left: 11px;
    margin-bottom: 5px;
}
.lm07{
	float:right;
	width:366px;
}
.lm07 p{
	float:left;
	width:312px;
	height:42px;
	line-height:42px;
	font-size: 18px;
	color: #000000;
	padding-left:54px;
	background:url(../images/tit06.png) no-repeat top center;
}
.lm07 p span{
	float:right;
	margin-top: 9px;
	width:25px;
	height:25px;
}
.lm07 ul{
	float:left;
	width:349px;
	padding-left:15px;
	padding-top:8px;
	padding-bottom: 4px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.lm07 ul li{
	float: left;
    margin-top: 2px;
    margin-right: 7px;
	position: relative;
}
.lm07 ul li.video span{
	width:167px;
	font-size: 0px;
}

span.lists_01{
	background-color: #5bc0de;
}
span.lists_02{
	background-color: #ffb080;
}
span.lists_03{
	background-color: #fdacbb;
}
span.lists_04{
	background-color: #a4caf3;
}
span.lists_05{
	background-color: #8fdfa1;
}
.lm07 ul li span{
	width:100%;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	left:0;
	bottom: 4px;
	/*background:url(../images/tit08.png) no-repeat top center;*/
}
.lm07 ul li span>h4{
	line-height: 20px;
	width:100%;
	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	font-size: 10px;

	font-weight: normal;
}
span.lists-small{
	height: 86px;
	line-height: 86px;

}
span.lists-big{
	height: 178px;
	line-height: 178px;
}
.lm08{
	float:left;
	width:366px;
	margin-right:145px;
}
.lm08 p{
	float:left;
	width:366px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	padding-bottom:7px;
	border-bottom: 1px solid #de3131;
}
.lm08 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm08 ul{
	float:left;
	width:366px;
	line-height:31px;
	margin-top:5px;
}
.lm08 ul li{
	width:100%;
	margin-top:5px;
	/*margin-left:16px;元旦注释掉了*/
	font-size: 16px;
}
.lm08 ul li span{
	width:31px;
	height:31px;
	margin-right:5px;
}
.lm08 ul li a{
	color: #656565;
}
.lm08 p span{
	float:right;
	width:25px;
	height:25px;
}
.lm09{
	float:left;
	margin-top:25px;
	width:1150px;
}
.lm09>#gun_tu{
	padding-top: 24px;
	width: 1148px;
	height:90px ;
	position: relative;
	overflow: hidden;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.lm09>#gun_tu ul{
	width:1148px;

	list-style: none;
	position: relative;
	white-space: nowrap;
}
.lm09>#gun_tu ul li{
	width:52px;
	height: 144px;
	list-style: none;
	float: left;
	padding-right: 68px;
}
.lm09 p{
	float:left;
	width:1096px;
	height:42px;
	line-height:42px;
	font-size: 18px;
	color: #000000;
	padding-left:54px;
	background:url(../images/appxz.png) no-repeat top center;
}
.lm09 p span{
	float:right;
	margin-right:10px;
	width:70px;
	height:42px;
	line-height:42px;
	font-size: 12px;
	color: #838383;
	text-align:center;
}
.lm09 p span a{
	color: #838383;
}
/*.lm09 ul{*/
	/*float:left;*/
	/*width:1080px;*/
	/*padding-left:68px;*/
	/*padding-top:24px;*/
	/*padding-bottom: 4px;*/
	/*border-left: 1px solid #eaeaea;*/
	/*border-right: 1px solid #eaeaea;*/
	/*border-bottom: 1px solid #eaeaea;*/
/*}*/
/*.lm09 ul li{*/
	/*float: left;*/
	/*width:104px;*/
    /*margin-right:75px;*/
/*}*/
.lm09 ul li span{
	width:52px;
	height:40px;
	line-height:40px;
	font-size: 14px;
	color: #159ae7;
	text-align:center;
	display: block;
}
.lm09 ul li span a{
	color: #159ae7;
	
}
/***************底部广告*************************/
.ad_fixed_foot{
	width: 100%;
	min-width: 1322px;
	height: 132px;
	position: fixed;
	bottom: 0;
	left:0;
	z-index: 9999;
}

.ad_in_center{
	width: 1322px;
	position: relative;

	height: 132px;
	margin: 0 auto;
}
.ad_big{
	width: 100%;
	height: 100%;
	/*background: url("../images/qzgbsj.png");*/
	margin-top: 0px;
}
.ad_close_btn{
	width: 41px;
	height: 32px;
	background: url("../images/close_qzgbsj.png");
	position: absolute;
	right:25px;
	top:0;
	cursor: pointer;
}


.ad_qy{
	width: 159px;
	height: 524px;
	position: fixed;
}
.ad_fixed_left{
	top:245px;
	left:208px;
}
.ad_fixed_right{
	top:245px;
	right:207px;
}
.ad_close_btn{
	width: 41px;
	height: 32px;
	background: url("../images/close_qzgbsj.png");
	position: absolute;
	right:25px;
	top:0;
	cursor: pointer;
}

.ad_qy_btn{
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url("../images/ad_qy_btn.png");
	position: absolute;
}

.ad_close_rbtn{
	right: 0;
	bottom:0;
}
.ad_close_lbtn{
	left: 0;
	bottom:0;
}

.ad_fixed_ggkf{
	position: fixed;
	width: 176px;
	height: 176px;
	top:244px;
	right:120px;
	animation: ad_ggkf 2.4s  infinite;
	margin-top: 190px;
}
.ad_ggkf_btn{
	top:0;
	right: 58;
}
.ad_fixed_ggkf_left{
  position: fixed;
  width: 176px;
  height: 176px;
  top:244px;

  animation: ad_ggkf 2.4s  infinite;
  margin-top: 190px;
      margin-left: -155px;
}
@keyframes ad_ggkf {
	0%{
		top:244px;
	}
	50%{
		top:254px;
	}
	100%{
		top:244px;
	}
}


/***************友情链接*******************/
.fooder{
	width:100%;
	margin-top:30px;
	height:auto;
	background:url(../images/fooder.png) repeat;
}
.fooderin{
	width:1300px;
	margin:0 auto;
}
.fooderin div.youqing{
    position: relative;
	width:1300px;
	height:50px;
	margin:0 auto;

}
.fooderin div.youqing>div{
    float: left;
   width:230px;
    height:50px;
	cursor:pointer;
}
.fooderin div.youqing span.youqing_tit{
    display: block;
	width:230px;
	height:50px;
	line-height:50px;
	font-size: 18px;
	color: #616161;
	text-align:center;
    cursor: pointer;
}

.youqing_tit_active{
    display: block;
	width:230px;
	height:46px;
	line-height:46px;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
	background:#1d71b7;
	border-bottom: 4px solid #1d71b7;
}
.youqing_link_active{
    display: block;
    position: absolute;
    left: 0;
    width:1150px;
    margin-top:20px;
    line-height:24px;
    font-size: 16px;
    padding-bottom:20px;
    border-bottom: 1px solid #848484;
    overflow: hidden;
}
.youqing_link{
    display: none;
}
.fooderin ul li{
	float: left;
	margin-right:10px;
	color: #616161;
}
.fooderin ul li:hover{
    color:#ff3300;
}
#youqing_blank{
    margin-top: 20px;
}
.bqxx{
    margin:0 auto;
	width:1300px;
}
.bqleft{
    margin-top: 0px;
    float: left;
    margin-left: -95px;
}
.bqright{
margin-top:3px;
}
.bqxxin{
    float: left;
    margin: 0 auto;
    width: 560px;
    margin-top: 0px;
    line-height: 29px;
    font-size: 15px;
    color: #616161;
    text-align: left;
	 font-weight: bold;
    padding-bottom: 20px;
   
}
.bqxxin a{

	color: #616161;

}
.rightbox{
margin-top: 0px;
    float: right;
    margin-right: 225px;
}
.bqxxbox{
	width:100%;
	overflow: hidden;
    background-color: #f5f5f5;
}
.rightbox1{
float: right;
    margin-top: 0px;
    width: 200px;
    margin-right: -374px;
}
.rightbox2{
    float: right;
    margin-top: 0px;
    width: 300px;
    margin-right: 440px;;
}
.rightbox3{
    float: right;
    margin-top: -51px;
    width: 300px;
    margin-right: 128px;
}
/***************视觉兵团*******************/
.sjbt{
	width:1400px;
	height:auto;
	float:left;
	margin-top:35px;
}
.sjbt_tit{
	width:1400px;
	height:30px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	padding-bottom:7px;
	border-bottom: 1px solid #1d71b7;
}
	.sjbt23{
	width:1400px;
	height:auto;
	float:left;
	margin-top:40px;

}
.sjbt_tit23{
    float: left;
	width:1400px;
	height:30px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	padding-bottom:7px;
	border-bottom: 1px solid #1d71b7;

}
.sjbt_tit span{
	float:right;
	width:25px;
	height:25px;
}
.sjbt_div{
  width:1400px;
  height:360px;
  margin-top:15px;
}
.sjbt_text{
  display:block;
  width:100%;
  height:42px;
  line-height:42px;
  color:#ffffff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align:center;
  background: url(../images/mask_bg1.png) repeat center bottom;
}
.sjbt_text a{
  color:#ffffff;
  font-size: 14px;
}
.sjbt01{
  width:580px;
  height:360px;
  float:left;
  margin-right:1px;
  position: relative;
}
.sjbt02{
  width:815px;
  height:360px;
  float:left;
  margin-left: 4px;
  position: relative;
}
.sjbt_a{
width: 271px;
    height: 178px;
    float: left;
    position: relative;
    margin-left: -3px;
}
.sjbt_b{
width: 271px;
    height: 178px;
    float: left;
    margin-right: 0px;
    position: relative;
    margin-left: 2px;
}
.sjbt_c{
    width: 271px;
    height: 178px;
    float: right;
    margin-top: 4px;
    position: relative;
    margin-right: 274px;
}
.sjbt_d{
width: 271px;
    height: 178px;
    float: left;
    margin-top: 4px;
    position: relative;
    margin-left: -3px;
}
.sjbt03{
  width:271px;
  height:178px;
  float:right;
  position: relative;
  margin-top: -360px;
}

.sjbt04{
  width:271px;
  height:178px;
  float:right;
  position: relative;
  margin-top: -178px;
}
/***************公益广告*******************/
.gygg{
    width: 1400px;
    height: auto;
    overflow: hidden;
    background-color: #fefefe;
    margin-top: 20px;
    padding-bottom: 30px;
}
.gygg_sp{
 width:688px;
 float:left;
 /*margin-left:-10px;
 padding-top: 0px;*/
}
.gygg_sp1{
 width:700px;
 float:left;
 /*margin-left:-10px;
 padding-top: 0px;*/
}
.gygg_tp{
 width:700px;
 float:right;
 /*margin-right:53px;
  padding-top: 0px;*/
}
.gygg_tp1{
 width:688px;
 float:left;
 /*margin-right:53px;
  padding-top: 0px;*/
}
.tit_sp{
    height:40px;
    line-height:40px;
    font-size:30px;
    color: #3d9cea;
    border-bottom: 1px solid #83c2f7;
}
.tit_sp strong{
 display:inline-block;
 font-weight:normal;
 text-indent: 10px;
}
.tit_sp span{
 display:inline-block;
 float:right;
 font-size:20px;
}
.tit_sp span a{
 color:#666666;
}
.tit_sp1{
  height: 40px;
  line-height: 51px;
  font-size: 24px;
  color: #3d9cea;
  border-bottom: 2px solid #83c2f7;
  margin-top: -20px;
}
.tit_sp1 strong{
 display:inline-block;
 font-weight: bold;
 text-indent: 10px;
}
.tit_sp1 span{
 display:inline-block;
 float:right;
 font-size:20px;
}
.tit_sp1 span a{
 color:#666666;
}
.gygg_p{
  margin-top:14px;
  position: relative;
}
.gygg_p1{
  margin-top:10px;
  position: relative;
}
.gygg_p span{
   display: block;
   position: absolute;
   bottom:2%;
   left:1%;
}
.gygg_p1 span{
   display: block;
   position: absolute;
   bottom:2%;
   left:1%;
}
.gygg_video_guntu{
	overflow:hidden;
    margin-top:5px;
    position: relative;
    width: 700px;
    height: 134px;
    background:rgb(0,114,145) url(../images/wmcjz/pic_bg.png) no-repeat top center;
}
#video_guntu{
    background:rgb(0,114,145);
    overflow: hidden;
    width: 700px;
    height: 98px;
    position: relative;
    top:20px;
    left:0px;
    /* transform: translate(-50%,-50%); */
}
.gygg_video_guntu ul{
    width: 589px;
    height: 98px;
    position: relative;
}
.gygg_video_guntu ul li{
    float: left;
    width: 189px;
    height: 98px;
    margin-right: 10px;
}
/***********头图下视频*************/
.gygg1_video_guntu{
	overflow:hidden;
    margin-top:5px;
    position: relative;
    width: 328px;
    height: 134px;
    /*background:rgb(0,114,145) url(../images/wmcjz/pic_bg.png) no-repeat top center;*/
}
#video1_guntu{
    /*background:rgb(0,114,145);*/
    overflow: hidden;
    width: 328px;
    height: 98px;
    position: relative;
    top:20px;
    left:0px;
    /* transform: translate(-50%,-50%); */
}
.gygg1_video_guntu ul{
    width: 589px;
    height: 98px;
    position: relative;
}
.gygg1_video_guntu ul li{
    float: left;
    width: 189px;
    height: 98px;
    margin-right: 10px;
}
/***********************/
.pic1{
 width:219px;
 height:309px;
 float:left;
 margin-top:6px;
}
.pic2{
width: 219px;
    height: 309px;
    float: left;
    margin-top: 6px;
    margin-left: 22px;
}
.pic3{
    width: 219px;
    height: 309px;
    float: right;
    margin-top: 6px;
}
.pic4{
 width:219px;
 height:309px;
 float:left;
 margin-top:14px;
 margin-right: 15px;
}
.pic5{
 width:219px;
 height:309px;
 float:left;
 margin-top:14px;
}
.pic6{
 width:219px;
 height:309px;
 float:right;
 margin-top:14px;
 padding-left: 0px;
}
.shadow{
   float: left;
   width: 1400px;
}
/******************兵团文艺****************/
	.btwy{
	width:1150px;
	height:auto;
	float:left;
	margin-top:33px;
}
.btwy_tit{
    float: left;
	width:1150px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	padding-bottom:7px;
	border-bottom: 1px solid #de3131;
}
/***************栏目优化*******************/
.lmyh_tbtj{
 float:right;
 width:660px;
 margin-top:25px;
}
.tbtj_tit{
    width:660px;
    height: 30px;
    line-height: 22px;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    padding-bottom: 7px;
    /*background: url(../images/lmyh7.jpg) no-repeat bottom left;*/
}
.tbtj_tit1{
    width:660px;
    height: 40px;
    line-height: 22px;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    padding-bottom: 7px;
    background: url(../images/lmyh7.jpg) no-repeat bottom left;
}
.szxw_tit{
    width: 1400px;
    /*background: url(../images/lmyh9.jpg) no-repeat bottom left;*/
	border-bottom: 1px solid #1d71b7;
}
.tbtj_tit img{
    float: left;
    margin-right: 8px;
}
.tbtj_tit1 img{
    float: left;
    margin-right: 8px;
}
.tbtj_tit span{
    float: right;
    width: 25px;
    height: 25px;
}
.tbtj_tit1 span{
    float: right;
    width: 460px;
    height: 25px;
}
.tbtj_reci{
	float: right;
    width: 410px;
    line-height: 36px;
    margin-top: -41px;
    margin-right: 35px;
}
.tbtj_reci ul{
	float:right;
	
	line-height:36px;
	margin-top:5px;
}
.tbtj_reci ul li{
	font-size: 14px;
    float: left;
    padding-left: 15px;
}
.tbtj_reci ul li a{
	color: #656565;
}
.tbtj_pic {
    width: 327px;
    height: 208px;
    margin-top: 5px;
}
.tbtj_pic ul li{
    width: 198px;
    height: 70px;
    
    margin-left: 1px;
    margin-right: 1px;
    /* box-shadow: 3px 3px 5px #333333; */
}

.tbtj_pic1 {
    width: 335px;
    height: 208px;
    float: left;
    margin-top: -219px;
    margin-left: 330px;
    
}
.tbtj_pic2 {
    width: 327px;
    height: 67px;
    float: left;
    margin-top: -210px;
    margin-left: 330px;
    
}

.tbtj_pic1 ul li{
    width: 167px;
    height: 230px;
    float: left;
    margin-left: 1px;
    margin-right: -2px;
    margin-top: -2px;
    box-shadow: 0px 0px 4px #1e71b7;
}
.tbtj_pic2 ul li{
    width: 163px;
    height: 67px;
    float: left;
    margin-left: 1px;
    margin-right: -2px;
    margin-top: -1px;
    
}
.tbtj_pic3 {
    width: 327px;
    height: 102px;
    margin-top: 18px;
}

.tbtj_pic3 ul li{
    width: 327px;
    height: 102px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    /* box-shadow: 3px 3px 5px #333333; */
}
.tbtj_pic4 {
    width: 327px;
    height: 102px;
    margin-top: 0px;
	
}
.tbtj_pic4 ul li{
    width: 327px;
    height: 102px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    /* box-shadow: 3px 3px 5px #333333; */
}
.hygz_att{
 width:660px;
 height:80px;
 background-color:#f9f9f9;
 margin-top:10px;
}
.hygz_att h5{
 float:left;
 width:75px;
 height:50px;
 padding-top:15px;
 padding-left:15px;
}
.hygz_att ul{
    width: 550px;
    float: left;
    padding-top: 12px;
}
.hygz_att ul li{
width:250px;
 float:left;
 font-size:14px;
 line-height:28px;
 padding-left:20px;
}
.hygz_att ul li a{
  color:#656565;
}
.lmyh_szxw{
    width: 1400px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
	margin-top: 20px;
}
.lmyh_szxw1{
    width: 100%;
    height: auto;
    overflow: hidden;
    
    margin-top: 0px;
}
.lmyh_szxw2{
    width: 1150px;
    height: auto;
    overflow: hidden;
    
    margin-top: 0px;
}
.szxw_left{
 width:366px;
 float:left;
 margin-top:12px;
 margin-left: 5px;
}
.szxw_left p{
	width:366px;
	height:208px;
	position: relative;
}
.szxw_left p span{
	width:366px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: -9px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_left p span a{
	color: #ffffff;
}
.szxw_left ul{
    width: 366px;
    line-height: 36px;
    margin-top: 5px;
}
.szxw_left ul li{
    font-size: 14px;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_left ul li a{
    color: #656565;
}
.szxw_left1{
 width:466px;
 float:left;
 margin-top:12px;
}
.szxw_left1 p{
	width:422px;
	height:254px;
	position: relative;
}
.szxw_left1 p span{
	width:421px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: -1px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_left1 p span a{
	color: #ffffff;
}
.szxw_left1 ul{
    width: 466px;
    line-height: 36px;
    margin-top: 10px;
}
.szxw_left1 ul li{
    font-size: 16px;
	padding: 0.2rem 0.1rem 0.1rem 0.25rem !important;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_left1 ul li a{
    color: #656565;
}
.szxw_left2{
    width: 466px;
    float: left;
    margin-left: 0px;
    margin-top: 12px;
}
.szxw_left2 p{
	width: 466px;
    height: 263px;
	position: relative;
	border-bottom: 1px dashed #3d3d3d;
}
.szxw_left2 p span{
	width:411px;
	height:57px;
	line-height:75px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: 6px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_left2 p span a{
	color: #ffffff;
}
.szxw_left2 ul{
     width: 466px !important;
	line-height: 36px !important;
    margin-top: 10px !important;
	   
}

.szxw_left2 ul li{
    width: 466px !important;
    line-height: 36px !important;
    margin-top: 0px !important;
	font-size: 16px !important;
	margin-left: 0px !important;
	padding: 0.2rem 0.1rem 0.1rem 0.25rem !important;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_left2 ul li a{
    color: #656565;
}
.szxw_center{
 width:366px;
 float:left;
 margin-top:12px;
 margin-left: 26px;
}
.szxw_center p{
	width:366px;
	height:208px;
	position: relative;
}
.szxw_center p span{
	width:366px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: -9px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_center p span a{
	color: #ffffff;
}
.szxw_center ul{
    width: 366px  !important;
    line-height: 36px  !important;
    margin-top: 5px  !important;
}
.szxw_center ul li{
    font-size: 14px !important;
	float: left !important;
    width: 366px !important;
	margin-left: 0px !important;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_center ul li a{
    color: #656565;
}
.szxw_center1{
 width:466px;
 float:left;
 margin-top:12px;
 margin-left: 25px;
}
.szxw_center1 p{
	width:466px;
	height:254px;
	position: relative;
}
.szxw_center1 p span{
	width:450px;
	height:42px;
	line-height:42px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: -1px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_center1 p span a{
	color: #ffffff;
}
.szxw_center1 ul{
    width: 466px;
    line-height: 36px;
    margin-top: 10px;
}
.szxw_center1 ul li{
    font-size: 16px;
	padding: 0.2rem 0.1rem 0.1rem 0.25rem !important;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_center1 ul li a{
    color: #656565;
}
.szxw_center2{
 width:466px;
 float:left;
 margin-top:12px;
 margin-left: 7px;
}
.szxw_center2 p{
	width:466px;
	height:263px;
	position: relative;
	border-bottom: 1px dashed #3d3d3d;
}
.szxw_center2 p span{
	width:466px;
	height:57px;
	line-height:75px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: 6px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.szxw_center2 p span a{
	color: #ffffff;
}
.szxw_center2 ul{
    width: 366px !important;
    line-height: 36px !important;
    margin-top: 10px !important;
}
.szxw_center2 ul li{
	font-size: 16px !important;
	float: left !important;
    width: 466px !important;
	margin-left: 0px !important;
	padding: 0.2rem 0.1rem 0.1rem 0.25rem !important;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_center2 ul li a{
    color: #656565;
}
.szxw_middle{
    width: 366px;
    float: left;
    margin-left: 25px;
    margin-top: 12px;
}
.szxw_p strong{
  display:block;
  font-size:14px;
   padding-top:12px;
}
.szxw_p strong a{
 color:#000;
}
.szxw_p span{
  display:block;
  font-size:13px;
  color:#666666;
  padding-top:8px;
  line-height:22px;
}
.szxw_middle ul{
    width: 366px;
    line-height: 36px;
    margin-top: 12px;
}
.szxw_middle ul li{
    font-size: 14px;
    /*background: url(../images/list.gif) no-repeat 7px 18px;  元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.szxw_middle ul li a{
    color: #656565;
}
.szxw_middle22{
    width: 366px;
    float: left;
    margin-left: 25px;
    margin-top: 12px;
}
.szxw_middle22 ul{
    width: 366px;
    line-height: 29.5px;
    margin-top: 7px;
	
}
.szxw_middle22 ul li{
    font-size: 14px;
    
}
.szxw_middle22 ul li a{
    color: #656565;
}
.szxw_right{
 float:right;
 width:366px;
 margin-top:12px;
}
.szxw_right1{
float: right;
    width: 466px;
    margin-top: 12px;
    margin-right: -45px;
}
.szxw_right2{
 float:right;
 width:466px;
 margin-top:12px;/*元旦修改*/
 margin-right: -13px;
}
.lmyh_stxw{
    float: left;
    width: 758px;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}
.stxw_tit{
    width: 758px;
    background: url(../images/lmyh10.jpg) no-repeat bottom left;
}
.stxw_dl{
  width:366px;
   height:90px;
  margin-top:14px;
}
.stxw_dl dt{
 float:left;
 width:150px;
 height:90px;
 position: relative;
}
.stxw_dl dt span{
    width:150px;
	height:24px;
	line-height:24px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	display: block;
	position: absolute;
	bottom: 0px;
	background:url(../images/mask_bg1.png) no-repeat top center;
}
.stxw_dl dt a{
	color: #ffffff;
}
.stxw_dl dd{
 width:200px;
 float:left;
 margin-left:10px;
}
.stxw_dl dd span{
  display: block;
  font-size: 14px;
  /*background: url(../images/list.gif) no-repeat left center;
   padding-left: 8px;元旦注释掉了*/
   line-height: 32px;
}
.stxw_dl dd span a{
    color: #656565;
}
.lmyh_ydyl {
    float: right;
    width: 391px;
    margin-top: 30px;
	height: auto;
    overflow: hidden;
}
	.stxw_tit22{
    width: 366px;
    background: url(../images/lmyh10.jpg) no-repeat bottom left;
}
/*.lmyh_ydyl p {
    float: left;
    width: 366px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    font-size: 20px;
    color:#000;
    padding-bottom: 7px;
    background: url(../images/tit03.png) no-repeat bottom left; 元旦注释掉了*/

.lmyh_ydyl p span {
    float: right;
    /*width: 25px;
    height: 25px;*/
}
.lmyh_ydyl ul {
    float: left;
    width: 366px;
    line-height: 36px;
    margin-top: 8px;
}
.lmyh_ydyl ul li {
    font-size: 14px;
    /*background: url(../images/list.gif) no-repeat 7px 18px; 元旦注释掉了*/
    /*padding-left: 15px;元旦注释掉了*/
}
.lmyh_ydyl ul li a {
    color: #656565;
}
/**********新增疆内、科普********/
.lmyh_xjxw{
    float: left;
    width: 758px;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}
.xjxw_middle{
    width: 366px;
    float: left;
    margin-left: 25px;
    margin-top: 12px;
}
.xjxw_middle ul{
    width: 366px;
    line-height: 37.5px;
    margin-top: 7px;
}
.xjxw_middle ul li{
    font-size: 14px;
}
.xjxw_middle ul li a{
    color: #656565;
}
.lmyh_kp p span {
    float: right;
    /*width: 25px;
    height: 25px;*/
}
.lmyh_kp {
    float: right;
    width: 391px;
    margin-top: 30px;
	height: auto;
    overflow: hidden;
}
.lmyh_kp ul {
    float: left;
    width: 366px;
    line-height: 39px;
    margin-top: 8px;
}
.lmyh_kp ul li {
    font-size: 14px;
}
.xjxw_p strong{
  display:block;
  font-size:14px;
   padding-top:12px;
}
.xjxw_p strong a{
 color:#000;
}
.xjxw_p span{
  display:block;
  font-size:13px;
  color:#666666;
  padding-top:8px;
  line-height:22px;
}
/*******************深度兵团、青年之声等融合**************************/

@media (min-width: 1400px){
    .sub-nav,.sub-nav01,.main-cloum1{width: 1400px; margin: auto;} 
    .sub-nav  ol li{font-size: 18px;padding-right: 43px;}
    .sub-nav01 ol li{ padding-right: 11px;}
    .Hotnews .a1{font-size: 48px;line-height: 64px;} 
    .Hotnews .b2{font-size: 39px;line-height: 54px;}
    .Hotnews .c3{font-size: 30px;line-height: 46px;}
    .cloum01{width: 1030px !important;}
    .cloum02{width: 380px;}
    .bb-tit{font-size: 16px;line-height:28px;}
	.bb-tit a {color: #666 !important;}
}
.bold{font-weight:bold;}
.left{float:left;width: 790px;}
.right{float:right;width: 370px;margin-right: 0px;}
/*标题切换效果*/
.pannel-title ol li{float: left; font-size: 20px;margin-right: 20px;font-weight: bold !important; line-height: 45px;}
.pannel-title ol li.active a{ color: #1d71b7; }
.pannel-title ol li a{color: #666;}
.pannel-title ol li.active{border-bottom:6px solid #1d71b7;}
.tab-bd dd{display: none;}
dd{line-height:25px;}
.bbgz-pic ol li{width: 245px;margin-right:12px; float: left;}
.bb-img img,.bb-box{display: block;width: 245px;height: 140px; }
.bb-box{position:relative;}
.img_video {display: block;width: 28px !important;height: 28px !important;position: absolute !important; left: 10px;bottom: 10px;
    cursor: pointer;pointer-events: none;
    background: url(//www.huyangnet.cn/resource/ysalr/images/video20220120.png) no-repeat;
}
ol li{padding:0px;list-style:none;}
li{line-height:36px;list-style:none;}
.hide {display: none;}
a:-webkit-any-link,a:-webkit-any-link:focus,a:focus {outline:0;}

.pannel-image{float: left;padding-right: 20px;width: 200px;height: 115px;position: relative;}
.pannel-image img{width: 200px;height: 115px; display: block;}
.image-tit{font-size: 18px;padding-top:5px;line-height: 30px;margin-left: 215px;}
.gongzuozy{line-height:26px;margin-top: 6px;display: block; color: #666;font-size: 14px;margin-left: 215px;}
.gongzuozy a{color: #666 !important;}
.list li a,.image-tit a,.list01 li a,.pannel-L01 li a,.wmzg-tit a,.foucua03 li a,.fw-list li a{color: #333;}
.list li{background: url(//www.huyangnet.cn/resource/ysalr/images/c1wmwindex20211214-06.jpg) no-repeat left 15px; line-height:38px; font-size: 16px; padding-left: 10px; overflow: hidden;}
.list li span.data{ float: right; font-size: 14px;color: #666;}

.list li a {
    display: inline-block;
    float:left;
    height: 32px;    
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.pannel-tit{line-height: 45px;text-align: center; font-size: 20px; color: #999;font-weight: bold !important;overflow: hidden;}
.pannel-tit a{color: #1d71b7;}
.box{background: #f8f8f8;padding:0 10px;overflow: hidden;}
.mid .box{
    padding-bottom:8px;
}
.list01 li {height:52px; /*background: url(//www.huyangnet.cn/resource/ysalr/images/c1wmwindex20211214-06.jpg) no-repeat left 25px;*/ line-height:52px; font-size: 16px;margin-left: 0px; padding-left: 5px; overflow: hidden; border-bottom:1px solid #e1e1e1; }
.list01 li.no-bor{border:none;}
.pannel-tit span a{color: #666;}
.pannel-tit span.active a{color: #1d71b7;}

.xf-list{overflow: hidden;}
.xf-list dl{float: left;}
.xf-list .dl2{width:238px;}
.xf-list dl dd{float: left; line-height: 45px; margin-right:6px; font-size: 16px; text-align: center;}
.xf-list dl dd.ljfl{background: url(//www.huyangnet.cn/resource/ysalr/images/xcfxsng20220117-2.jpg) no-repeat; width:136px; height: 72px;padding-top: 24px;line-height: normal;}
.xf-list dl dd.yfys{background: url(//www.huyangnet.cn/resource/ysalr/images/yfys220117-2.jpg) no-repeat; width:115px; height: 45px;}
.xf-list dl dd.wmcz{background: url(//www.huyangnet.cn/resource/ysalr/images/wmcz220117-2.jpg) no-repeat; width:115px; height: 45px;}
.xf-list dl dd.wmjt{background: url(//www.huyangnet.cn/resource/ysalr/images/wmjt20220117-2.jpg) no-repeat; width:115px; height: 45px;margin-top: 8px;}
.xf-list dl dd.wmly{background: url(//www.huyangnet.cn/resource/ysalr/images/wmly20220117-2.jpg) no-repeat; width:115px; height: 45px;margin-top: 8px;}
/***************俄文频道*******************/
.eypd001{
    width: 1190px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}
.eypd_tit{
    width:660px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    padding-bottom: 7px;
    
}
.eypd_tit img{
    float: left;
    margin-right: 8px;
}
.eypd_tit1 img{
    float: left;
    margin-right: 8px;
}
.eypd_tit span{
    float: right;
    width: 25px;
    height: 25px;
}
.eypd_tit1 span{
    float: right;
    width: 460px;
    height: 25px;
}
.eypd_reci{
	float: right;
    width: 410px;
    line-height: 36px;
    margin-top: -41px;
    margin-right: 35px;
}
.eypd_reci ul{
	float:right;
	
	line-height:36px;
	margin-top:5px;
}
.eypd_reci ul li{
	font-size: 14px;
    float: left;
    padding-left: 15px;
}
.eypd_reci ul li a{
	color: #656565;
}
.eypd_pic {
    width: 660px;
    height: 122px;
    margin-top: 15px;
}
.eypd_pic ul li{
   width:218px;
   height:122px;
   float:left;
   margin-left: 1px;
   margin-right: 1px;
}

.seypd_tit{
    width: 1163px;
    
	border-bottom: 1px solid #1d71b7;
}
.news_rupic{
 width:100%;
 height:auto;
 overflow: hidden;
 margin-top:20px;
 background-color: #FFFFFF;
 padding-bottom: 40px;
}

.news_rupicin{
 width:1168px;
 height:82px;
  padding-top: 40px;
 margin:0 auto;
}

.news_rupic ul{
 float:left;
 width:1072px;
 height:82px;
 margin-left: 40px;
 overflow: hidden;
 padding-bottom: 40px;
}

.news_rupic ul li{
 float:left;
 width:195px;
 height:81px;
 margin-right:18px;
}

.news_rupicp{
 margin:0 auto;
 width:1110px;
 height: 66px;
 padding-top: 0px;

}

.news_rupictit{
	margin:0 auto;
   width:1110px;
   height:35px;
   font-size:48px;
 line-height:35px;
}
.news_rupictit img{
 float: left;
 width:1110px;
 height:80px;
 padding-right: 10px;
}
.news_rupic span{
 display:inline-block;
 float:right;	
 padding-right:5px;
 padding-top:5px;
}
.news_rupic a{
 color:#666666;
}
.news_rupictit02{
	margin:0 auto;
   width:480px;
   height:47px;
   font-size:36px;
 line-height:47px;
}
.news_rupictit02 img{
 float: left;
 width:47px;
 height:47px;
 padding-right: 10px;
}
.news_rupictit02 a{
 color: #000000;
}

.news_rupictit a{
 color: #000000;
}
.news_rupicbox{
 margin:0 auto;
 width:1190px;
 height:auto;
 padding-top: 20px;
 overflow: hidden;
 border-top: 1px solid #ffffff;
 float: right;
 margin-right: 0px;
}
.news_rupicbox dl{
 float: left;
 width:283px;
 height:430px;
 margin-right: 7px;
 margin-top: 7px;
 overflow: hidden;
 background-color: #ffffff;
 border: 1px solid #d1d1d1;
}
.news_rupicboximg{
 width:267px;
 height:183px;
 margin-top:8px;
 margin-left:8px;
}
.news_rupicbox dl dt{
 width:267px;
 height:55px;
 line-height:24px;
 font-size:16px;
 color: #000000;
 margin-top:8px;
 margin-left:8px;
}
.news_rupicbox dl dd{
 width:267px;
 height:140px;
 line-height:18px;
 font-size:12px;
 color: #555555;
 margin-top:8px;
 margin-left:8px;
}
.news_rupicbox dl span{
	float:right;
     width: 283px;
    height: 10px;
    margin-top: 50px;
 border-top: 1px solid #d1d1d1;
}
.news_rupicbox dl span img{
	float:right;
     width: 43px;
    height: 10px;
    margin-top: 15px;
    margin-right: 10px;
}
/************英文频道***************/
.row1{
  width:1168px;
  height:auto;
  overflow: hidden;
  float: left;
    margin-top: 20px;
}
.row1_tit{
    width:1163px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    padding-bottom: 7px;
    border-bottom: 1px solid #1d71b7;
    
}
.row1_tit img{
    float: left;
    margin-right: 8px;
}
.row1_tit span{
    float: right;
    width: 25px;
    height: 25px;
}
.row3{
  width:1168px;
  height:auto;
  overflow: hidden;
  margin-top:6px;
}
.list1{
    width: 381px;
    float: left;
    height: auto;
    overflow: hidden;
	padding-right:12px;
    margin-top: 16px;
}
.list3{
   float: right;
   padding-right:0px;
}

.list1_tit{
  width:366px;
  height:48px;
  line-height:48px;
  border-bottom:1px solid #cacaca;
  border-top:1px solid #cacaca;
  border-right:1px solid #cacaca;
  border-left:4px solid #d54d63;
  font-size:18px;
   padding-left:10px;
}
.list1_tit strong{
  display:inline-block;
  background:url(../../images/english/tb1.png) no-repeat left center; 
  text-indent:0px;
}
.xj1_tit{
  width:366px;
  height:48px;
  line-height:48px;
  border-bottom:1px solid #cacaca;
  border-top:1px solid #cacaca;
  border-right:1px solid #cacaca;
  border-left:4px solid #ffaa30;
  font-size:18px;
   padding-left:10px;
}
.xj1_tit strong{
  display:inline-block;
  background:url(../../images/english/tb2.png) no-repeat left center; 
  text-indent:0px;
}
.wn_tit{
  width:366px;
  height:48px;
  line-height:48px;
  border-bottom:1px solid #cacaca;
  border-top:1px solid #cacaca;
  border-right:1px solid #cacaca;
  border-left:4px solid #0076c1;
  font-size:18px;
   padding-left:10px;
}
.wn_tit strong{
  display:inline-block;
  background:url(../../images/english/tb3.png) no-repeat left center; 
  text-indent:0px;
}
.cn_tit{
  width:366px;
  height:48px;
  line-height:48px;
  border-bottom:1px solid #cacaca;
  border-top:1px solid #cacaca;
  border-right:1px solid #cacaca;
  border-left:4px solid #39d6c5;
  font-size:18px;
   padding-left:10px;
}
.cn_tit strong{
  display:inline-block;
  background:url(../../images/english/tb4.png) no-repeat left center; 
  text-indent:0px;
}
.road_tit{
  width:366px;
  height:48px;
  line-height:48px;
  border-bottom:1px solid #cacaca;
  border-top:1px solid #cacaca;
  border-right:1px solid #cacaca;
  border-left:4px solid #0076c1;
  font-size:18px;
   padding-left:10px;
}
.road_tit strong{
  display:inline-block;
  background:url(../../images/english/tb5.png) no-repeat left center; 
  text-indent:0px;
}
.list1_tit span{
  display:inline-block;
  font-size:18px;
  color:#666666;
  float:right;
  padding-right:10px;
  font-family:SimSun;
}
.list1_tit span a{
  color:#666666;
}
.list1_bottom{
    width: 376px;
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    border-left: 4px solid #cacaca;
}
.list1_bottom_in{
  width:352px;
  margin:0 auto;
  padding-top:12px;
}
.list1_bottom_in dl{
  width:352px;
  height:112px;
}
.list1_bottom_in dl dt{
 float:left;
 width:151px;
 height:112px;
}
.list1_bottom_in dl dd{
  float:right;
  width: 188px;
}
.list1_bottom_in dl dd strong{
  display:block;
  font-size:16px;
  font-weight:normal;
  color:#000000;
  line-height:20px;
  padding-top:4px;
}
.list1_bottom_in dl dd span{
  display:block;
  font-size:14px;
  font-weight:normal;
  color:#585757;
  line-height:20px;
  padding-top:6px;
}
.list1_bottom_in ul{
 padding-top:12px;
}
.list1_bottom_in ul li{
  line-height:22px;
  font-size:14px;
  padding-top:4px;
  height:60px;
}
.item-node {
    width: 4px;
    height: 4px;
    overflow: hidden;
    background-color: #444;
    float: left;
    margin-top: 10px;
    display: block;
    border-radius: 50%;
}
.list1_bottom_in ul li span{
  display: block;
  margin-left: 15px;
}
.list1_bottom_in ul li a{
  color:#010101;
}
.about_tit{
  width:366px;
  height:48px;
  line-height:48px;
  border-bottom:1px solid #cacaca;
  border-top:1px solid #cacaca;
  border-right:1px solid #cacaca;
  border-left:4px solid #f87350;
  font-size:18px;
  padding-left:10px;
}
.voice_list{
 width:588px;
 float:left;
 margin-top:51px;
}
.voice_list li{
 width:520px;
 font-size:18px;
 font-weight:bold;
 padding-top:20px;
}

.voice_list li a{
 color:#555555;
}
.voice_list li span{
 display:block;
 font-size:14px;
 color:#7f7f7f;
 font-weight:normal;
 line-height:24px;
 padding-top:10px;
}
.qinghuai2{
	width: 1196px;
	margin:0 auto;
	height: 605px;
	margin-top: 100px;
}
.title{
 width:1150px;
 height:100px;
 margin: 0 auto;
 margin-top: -27px;
}
/* 融媒矩阵 */
.mediaItem{width: 100%;height: 440px;margin-top: 20px;background: url(../images/rmjz24/huyangmtjz1.png) top center no-repeat;}
.mediaItem ul{width: 100%;padding: 115px 0 0 22px;}
.mediaItem ul li{width: 325px;height: 90px;cursor: pointer;float: left;margin-right: 8px;margin-bottom: 10px;position: relative;box-sizing: border-box;}
.mediaItem ul li:first-child{background: url(../images/rmjz24/media01a.png) top center no-repeat;}
.mediaItem ul li:first-child:hover{background: url(../images/rmjz24/media01b.png) top center no-repeat;}
.mediaItem ul li:nth-child(2){background: url(../images/rmjz24/media02a.png) top center no-repeat;}
.mediaItem ul li:nth-child(2):hover{background: url(../images/rmjz24/media02b.png) top center no-repeat;}
.mediaItem ul li:nth-child(3){background: url(../images/rmjz24/media03a.png) top center no-repeat;}
.mediaItem ul li:nth-child(3):hover{background: url(../images/rmjz24/media03b.png) top center no-repeat;}
.mediaItem ul li:nth-child(4){background: url(../images/rmjz24/media04a.png) top center no-repeat;}
.mediaItem ul li:nth-child(4):hover{background: url(../images/rmjz24/media04b.png) top center no-repeat;}
.mediaItem ul li:nth-child(5){background: url(../images/rmjz24/media05a.png) top center no-repeat;}
.mediaItem ul li:nth-child(5):hover{background: url(../images/rmjz24/media05b.png) top center no-repeat;}
.mediaItem ul li:nth-child(6){background: url(../images/rmjz24/media06a.png) top center no-repeat;}
.mediaItem ul li:nth-child(6):hover{background: url(../images/rmjz24/media06b.png) top center no-repeat;}
.mediaItem ul li:nth-child(7){background: url(../images/rmjz24/media07a.png) top center no-repeat;}
.mediaItem ul li:nth-child(7):hover{background: url(../images/rmjz24/media07b.png) top center no-repeat;}
.mediaItem ul li:nth-child(8){background: url(../images/rmjz24/media08a.png) top center no-repeat;}
.mediaItem ul li:nth-child(8):hover{background: url(../images/rmjz24/media08b.png) top center no-repeat;}
.mediaItem ul li:nth-child(9){background: url(../images/rmjz24/media09a.png) top center no-repeat;}
.mediaItem ul li:nth-child(9):hover{background: url(../images/rmjz24/media09b.png) top center no-repeat;}
.mediaItem ul li:nth-child(10){background: url(../images/rmjz24/media10a.png) top center no-repeat;}
.mediaItem ul li:nth-child(10):hover{background: url(../images/rmjz24/media10b.png) top center no-repeat;}
.mediaItem ul li:nth-child(11){background: url(../images/rmjz24/media11a.png) top center no-repeat;}
.mediaItem ul li:nth-child(11):hover{background: url(../images/rmjz24/media11b.png) top center no-repeat;}
.mediaItem ul li:nth-child(12){background: url(../images/rmjz24/media12a.png) top center no-repeat;}
.mediaItem ul li:nth-child(12):hover{background: url(../images/rmjz24/media12b.png) top center no-repeat;}
.mediaItem ul li div{width: 158px;height: 158px;display: none;border: 1px solid #e48082;background: #fff;border-radius: 10px;position: absolute;top: -170px;left: 30px;padding: 10px;vertical-align: top;
    box-sizing: border-box;}
.mediaItem ul li div img{display: block;width: 138px;height: 138px;}
.mediaItem ul li:hover div{display: block;}

/*欢欢喜喜过大年*/
.wrapper_cwyf19875Bg_t {
    background: url(../images/sycjdt1.jpg) no-repeat center top;
    margin: 8px 20px 27px 0;
    padding-top: 8px;
}
.wrapper_cwyf19875Bg_b {
    background: url(../images/sycjdt2.jpg) no-repeat center bottom;
    padding-bottom: 17px;
}
.top22{height:56px;vertical-align: middle;margin-bottom: 20px;}
.top22 .kouhao{float: left;width:407px;margin-left:50px; display:block; padding-top: 7px;}
.top22 .kouhao img{height: 100%;display: block;}
.top22 .title{float: right;width:225px;margin-right:0px;text-align: center;height:25px;margin-top:12px;}
.top22 .title a{display:inline-block;border-radius: 5px;height:100%;line-height:25px;color:#ffffff;font-size:16px;width:104px;height:25px;text-align: center;margin:0 4px;background:url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1671699953119788/2024chunwan_tab_bg.png) no-repeat center center;}
.top22 .title a:hover,.chunwan19875_ind01 .top .title a.cur{/* background:url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1671699953119788/2024chunwan_tab_Cur.png) no-repeat center center; */}
.top22 .title a:last-child{margin-right: 0;background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1671699953119788/2024chunwan_tab_Cur.png) no-repeat center center;}

.clear {
    height: 0px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}
.qinghuai3{
    width: 1000px;
    margin: 0 auto;
    height: 578px;
    margin-top: 60px;
    
    margin: auto;
    clear: both;
    text-align: left;
    margin-top: 55px;
}
.wb-top{
    margin: 70px auto 0;
    height: 62px;
    width: 228px;
}

.wb-con{
    margin: 56px auto 49px;
    width: 100%;
    height: 540px;
    background: url(index_202401-1.css) no-repeat top left;
    background-size: 100% 100%;
}
.wb-con ul{
    width: 1000px;
    height: auto;
    margin: 0 auto;
}
.wb-li{
    /*box-sizing: border-box;*/
    position: relative;
    float: left;
    width: 224px;
    height: 208px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    /*background: #fff;*/
    border-radius: 5px;
	border: 2px solid #ffffff;
}
.wb-li-in{
    width: 386px;
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.3) 0 4px 16px;
}
/*.wb-li-in:hover{*/
    /*box-shadow: rgba(0, 0, 0, 0.3) 0 4px 16px;*/
/*}*/
.wb-li img{
    width: 224px;
    height: 140px;
}
.wb-li p{
    width: 222px;
    text-align: left;
    text-indent: 0px;
    padding: 8px 5px;
    height: 65px;
    overflow: hidden;
    color: #ffffff;
    line-height: 24px;
    font-size: 15px;
}
.top-float{
    margin-top: 8px;
}
.wb-li .h-pic{
    position: absolute;
    top:18px;
    left: -2px;
    width: 57px;
    height: 25px;
    background: url("../images/hot.png") no-repeat center center;
}
